Skip to content

fix(recall): ignore archived page titles#494

Open
Steve-too wants to merge 1 commit into
vouchdev:testfrom
Steve-too:fix/recall-ignore-archived-pages
Open

fix(recall): ignore archived page titles#494
Steve-too wants to merge 1 commit into
vouchdev:testfrom
Steve-too:fix/recall-ignore-archived-pages

Conversation

@Steve-too

Copy link
Copy Markdown
Contributor

Summary

  • exclude archived pages from the session-start recall digest
  • add a regression test covering archived page titles while keeping live pages visible

Closes #490

Tests

  • PYTHONPATH=src python3 -m pytest tests/test_recall.py
  • uv run --extra dev python -m pytest tests/test_recall.py
  • uv run --extra dev python -m ruff check src/vouch/recall.py tests/test_recall.py
  • git diff --check

@coderabbitai

coderabbitai Bot commented Jul 15, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@plind-junior, you've reached your PR review limit, so we couldn't start this review.

Next review available in: 58 minutes

Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available.
You're only billed for reviews past your plan's rate limits ($0.25/file).

How can I continue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews.

How do review limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro Plus

Run ID: f981eda8-bce0-4c66-a647-476b42dfec4c

📥 Commits

Reviewing files that changed from the base of the PR and between d0605b7 and 02219b0.

📒 Files selected for processing (2)
  • src/vouch/recall.py
  • tests/test_recall.py
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@github-actions github-actions Bot added tests tests and fixtures size: XS less than 50 changed non-doc lines labels Jul 15, 2026
@plind-junior

Copy link
Copy Markdown
Member

@coderabbitai review

@coderabbitai

coderabbitai Bot commented Jul 17, 2026

Copy link
Copy Markdown
✅ Action performed

Review finished.

Note: CodeRabbit is an incremental review system and does not re-review already reviewed commits. This command is applicable only when automatic reviews are paused.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size: XS less than 50 changed non-doc lines tests tests and fixtures

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants